Package-level declarations

Functions

Link copied to clipboard
fun Int.toDafGemara(): String

Converts an integer representing a Daf Gemara (Talmudic page) to its corresponding string representation.

Link copied to clipboard
fun Int.toEnglishDafGemara(): String

Converts an integer representing a Daf Gemara (Talmudic page) to its corresponding English representation.

Link copied to clipboard
fun String.toGematria(): Int

Converts a Hebrew string to its corresponding numerical value (Gematria).

Link copied to clipboard
fun Int.toHebrewNumeral(includeGeresh: Boolean = true): String

Converts an integer to its corresponding Hebrew numeral representation (Gematria).